home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Magazines / HyperAge™ MediaStack / HyperAge™ MediaStack / card_11699.txt < prev    next >
Encoding:
Text File  |  1988-03-07  |  3.2 KB  |  144 lines

  1. -- card: 11699 from stack: in
  2. -- bmap block id: 14450
  3. -- flags: 0000
  4. -- background id: 2646
  5. -- name: Material Requirements
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set the scroll of card field "Material Requirements" to 0
  9. end openCard
  10.  
  11. on closeCard
  12.   set the scroll of card field "Material Requirements" to 0
  13. end closeCard
  14.  
  15.  
  16. -- part 3 (field)
  17. -- low flags: 00
  18. -- high flags: 6007
  19. -- rect: left=182 top=103 right=298 bottom=489
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 21
  24. -- text size: 10
  25. -- style flags: 0
  26. -- line height: 13
  27. -- part name: Material Requirements
  28.  
  29.  
  30. -- part 6 (button)
  31. -- low flags: 00
  32. -- high flags: 8003
  33. -- rect: left=22 top=145 right=169 bottom=169
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Special Inks
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   set the scroll of card field "Material Requirements" to 19 * 13
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 7 (button)
  50. -- low flags: 00
  51. -- high flags: 8003
  52. -- rect: left=19 top=180 right=206 bottom=169
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Shipping Instructions
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   set the scroll of card field "Material Requirements" to 25 * 13
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 9 (button)
  69. -- low flags: 00
  70. -- high flags: 8003
  71. -- rect: left=22 top=110 right=134 bottom=169
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Acceptable Materials
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   set the scroll of card field "Material Requirements" to 0
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 10 (button)
  88. -- low flags: 00
  89. -- high flags: A003
  90. -- rect: left=59 top=308 right=330 bottom=150
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Rate Table
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   watch
  102.   clicker
  103.   visual effect wipe right
  104.   go to card "Rate Table"
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part contents for card part 3
  110. ----- text -----
  111. HyperAge is printed offset and saddle stitched.
  112.  
  113. Trim size is 8 1/4 x 10 3/4 inches.
  114.  
  115. ACCEPTABLE MATERIALS:
  116.  
  117.  Right-reading positives, emulsion side up; 
  118. 133-line screen for color, 120-line screen for black and white.
  119.  
  120. Camera-ready art acceptable for black and white.
  121.  
  122. Halftones, tints and type billed extra.
  123.  
  124. Color guidance must accompany all film.
  125.  
  126. Keep all live matter 5/16 inch from trim edge and 1/2 inch from gutter.
  127.  
  128.  
  129. SPECIAL INKS
  130.  
  131. PMS colors not available. Color will be duplicated using process inks.
  132.  
  133.  
  134. SHIPPING INSTRUCTIONS
  135.  
  136. Send orders and materials to:
  137.  
  138.                                         Mr. Andrew Wolf
  139.                                         Advertising Department
  140.                                         HyperAge
  141.                                         5793 Tyndall Avenue
  142.                                         Riverdale, NY 10471
  143.  
  144.